OPEN HIGH-PRECISION CLOCK
The steps to open the high-precision clock are as follows:
-
Open highres in the project's config

-
Open CONFIG_HIGH_RES_TIMERS in kernel config

Set the highres state to off in the project config to turn off the high-precision clock.

Use cat /proc/timer_list to confirm whether the high-precision clock is enabled.
